Uses of Class
edu.claflin.finder.log.LogUtil
-
Packages that use LogUtil Package Description edu.claflin.finder Subgraph Finder - Used to find and locate subgraphs within a network. -
-
Uses of LogUtil in edu.claflin.finder
Fields in edu.claflin.finder declared as LogUtil Modifier and Type Field Description private static LogUtilGlobal. loggerThe LogUtil reference used for logging data in the program.Methods in edu.claflin.finder that return LogUtil Modifier and Type Method Description static LogUtilGlobal. getLogger()Gets the logger.
-